Sign in
goma
/
wine
/
8e10c65367b9bdf6dc9d4a2d44ca0f5817bfb0f3
/
programs
/
control
a2a47ba
control: Convert application to Unicode.
by Detlef Riekenberg
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
f628146
Remove some obsolete README files.
by Alexandre Julliard
· 16 years ago
b66685c
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
by Alexandre Julliard
· 17 years ago
fb1326f
control.exe: Remove unused define.
by Detlef Riekenberg
· 18 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
028ab92
make_progs: Generate the .gitignore file.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
d4c42c0
control: Fix datetime name.
by Vitaly Lipatov
· 19 years ago
7d66567
programs: Use WIN32_LEAN_AND_MEAN in some more places.
by Mike McCormack
· 19 years ago
ec34a66
Ignore symlink files too (needed for git).
by Alexandre Julliard
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
5c2a891
Made some functions and variables static.
by Eric Pouech
· 20 years ago
6be39b6
Take advantage of the new winegcc -B support.
by Alexandre Julliard
· 21 years ago
589e115
We no longer use the .exe.spec.c files.
by Alexandre Julliard
· 21 years ago
6621b2d
Build all the programs with winegcc.
by Alexandre Julliard
· 21 years ago
1341e9a
Fix processing of the command line.
by Pavel Roskin
· 22 years ago
2def47f
Move an extern declaration to stop egcs-2.91.66 from crashing.
by Francois Gouget
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
cc2ee76
Renamed Winelib apps to .exe.so to follow the dll naming convention.
by Alexandre Julliard
· 23 years ago
2ab7625
Removed most imports of ntdll since we no longer import Wine internal
by Alexandre Julliard
· 23 years ago
ad53383
Added winebuild support for generating a .dbg.c file containing the
by Alexandre Julliard
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
7ab787f
Removed alternative make scripts.
by Andriy Palamarchuk
· 23 years ago
536ee94
We can use normal imports for shell32 now.
by Alexandre Julliard
· 23 years ago
0e1cbfd
Updated to not rely on rundll32.exe any more.
by Andreas Mohr
· 23 years ago
bef8e16
Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT.
by Alexandre Julliard
· 23 years ago
a10fbdd
Build most programs as .so files.
by Alexandre Julliard
· 24 years ago
231cc27
Added some missing imports.
by Alexandre Julliard
· 24 years ago
1a3f705
Added import of ntdll.
by Alexandre Julliard
· 24 years ago
73925ab
Added the missing library dependencies.
by Francois Gouget
· 25 years ago
269b409
Added a few missing imports.
by Hidenori Takeshima
· 25 years ago
e4e99a5
ole32 now requires linking with kernel32
by Francois Gouget
· 25 years ago
49d251f
Added -DSTRICT. Added missing libraries comctl32 and rpcrt4.
by Francois Gouget
· 25 years ago
e1e7537
Implemented on-demand loading of builtin dlls using dlopen().
by Alexandre Julliard
· 25 years ago
b445952
Improved Winelib apps initialisation code. No longer need to link
by Alexandre Julliard
· 25 years ago
3dc5d94
Added .spec files for all libtest/ and programs/ WineLib apps.
by Ulrich Weigand
· 25 years ago
318f4ce
Build most dlls as separate shared libraries.
by Alexandre Julliard
· 25 years ago
96af9aa
Added dependency on winestub.o
by Alexandre Julliard
· 25 years ago
22c5d8f
Fixed compilation of the Control panel.
by Pavel Roskin
· 26 years ago
ea58472
Started moving some X11 window management code to windows/x11drv.
by Patrik Stridvall
· 26 years ago
6c1b3e7
Updated.
by Marcel Baur
· 26 years ago
c0d52e0
Initial revision
by Alexandre Julliard
· 26 years ago
d30dfd2
Release 980927
by Alexandre Julliard
· 27 years ago
wine-980927