Strona działa najlepiej z włączonym JavaScript.
Strona główna
Pomoc
Zaloguj się
cacalabs
/
libcaca
kopia lustrzana
https://github.com/cacalabs/libcaca.git
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Wydania
7
Wiki
Aktywność
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
1217
Commity
1
Gałąź
83 MiB
Drzewo:
412b43c6fc
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '412b43c6fc'
${ noResults }
libcaca
/
csharp
/
cucul-sharp.dll.config
cucul-sharp.dll.config
88 B
Czysty
Zwykły widok
Historia
* Some mass-renaming in the C# bindings: + Renamed the dlls so that the C# versions do not have the same name as the C DLLs on Win32. It's now "cucul-sharp.dll", mimicking GTK#. + Renamed namespaces: "using Cucul" instead of "using libCucul". + Renamed the Cucul class into CuculCanvas to avoid namespace/class name collisions. + Renamed old-fashioned "kk"/"qq" names into "dp"/"cv".
17 lat temu
1
2
3
<configuration>
<dllmap dll="libcucul.dll" target="libcucul.so" />
</configuration>