issues
search
AndrejMitrovic
/
dtk
(Work In Progress) dtk is a D wrapper of the Tcl/Tk graphics library.
Boost Software License 1.0
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Win linking issue when building examples
#57
AndrejMitrovic
closed
4 years ago
0
Fix build on Windows & add CI step
#56
AndrejMitrovic
closed
4 years ago
0
Windows build broken since recent commit
#55
AndrejMitrovic
closed
4 years ago
0
Remove duplicate test runner
#54
AndrejMitrovic
closed
4 years ago
0
Move the tests out of the src/dtk subfolder
#53
AndrejMitrovic
opened
4 years ago
0
Refactor & fix imports
#52
AndrejMitrovic
closed
4 years ago
1
Remove duplicate testRunner
#51
AndrejMitrovic
closed
4 years ago
0
Fix deprecation in test runner
#50
AndrejMitrovic
closed
4 years ago
0
Fix missing documentation
#49
AndrejMitrovic
opened
4 years ago
0
Remove the global dtk.imports.phobos module
#48
AndrejMitrovic
closed
4 years ago
0
Add missing access specifiers
#47
AndrejMitrovic
opened
4 years ago
0
Fix tests on Mac OS
#46
AndrejMitrovic
opened
4 years ago
0
assertions in event dtk event handlers are silent and hang the test-suite
#45
AndrejMitrovic
opened
4 years ago
0
Timestamp is sometimes negative
#44
AndrejMitrovic
closed
4 years ago
0
Fix build on MacOS
#43
AndrejMitrovic
closed
4 years ago
2
Fix MacOS build
#42
AndrejMitrovic
closed
4 years ago
0
Test-suite event loop is not used correctly
#41
AndrejMitrovic
opened
4 years ago
0
Generate & auto-deploy documentation
#40
AndrejMitrovic
opened
4 years ago
0
Test-suite enters infinite loop on Windows
#39
AndrejMitrovic
opened
4 years ago
0
Use a window manager to fix running some tests
#38
AndrejMitrovic
closed
4 years ago
1
Implement custom unittest runner
#37
AndrejMitrovic
closed
4 years ago
0
Add custom unittest runner
#36
AndrejMitrovic
closed
4 years ago
0
Fix CI system for MacOS & Windows
#35
AndrejMitrovic
opened
4 years ago
1
Make the tests build & comment out some failing tests
#34
AndrejMitrovic
closed
4 years ago
0
Test-suite fails
#33
AndrejMitrovic
closed
4 years ago
13
Some opIndex should be changed to use size_t instead of uint
#32
AndrejMitrovic
opened
4 years ago
0
Fix some errors and unnecessary version blocks
#31
AndrejMitrovic
closed
4 years ago
0
Unittests are unnecessarily versioned
#30
AndrejMitrovic
closed
4 years ago
0
Implement Github CI
#29
AndrejMitrovic
closed
4 years ago
0
Remove unnecessary alias & replace casting
#28
AndrejMitrovic
closed
4 years ago
0
Fix import library paths
#27
AndrejMitrovic
closed
4 years ago
0
Implement better shared lib version selection process
#26
AndrejMitrovic
opened
4 years ago
0
Implement graceful loading of shared libs
#25
AndrejMitrovic
closed
4 years ago
0
Implement graceful shared lib loading on Posix
#24
AndrejMitrovic
closed
4 years ago
0
Refactor shared lib path extraction after DMD is fixed
#23
AndrejMitrovic
opened
4 years ago
0
Bad diagnostic when wrong architecture DLL is loaded
#22
AndrejMitrovic
closed
4 years ago
1
Move dtk repo into its own organization
#21
AndrejMitrovic
opened
4 years ago
0
Make the codebase nothrow where possible
#20
AndrejMitrovic
opened
4 years ago
0
Make the codebase @safe
#19
AndrejMitrovic
opened
4 years ago
0
Make the codebase const-correct, add missing const qualifiers
#18
AndrejMitrovic
opened
4 years ago
0
Turn all todo's into issues
#17
AndrejMitrovic
opened
4 years ago
0
Resolve some minor issues
#16
AndrejMitrovic
closed
4 years ago
0
Don't use strings everywhere
#15
AndrejMitrovic
opened
4 years ago
0
Fix issue labels
#14
AndrejMitrovic
closed
4 years ago
1
Implement Github CI
#13
AndrejMitrovic
closed
4 years ago
0
Add code coverage report
#12
AndrejMitrovic
opened
4 years ago
0
Implement graceful loading of Tcl/Tk shared libs
#11
AndrejMitrovic
closed
4 years ago
2
Rework registering / unregistering event handling
#10
AndrejMitrovic
opened
4 years ago
0
Fix build and recover some deleted files
#9
AndrejMitrovic
closed
4 years ago
0
Use Tcl_GetStringFromObj instead of Tcl_GetString
#8
AndrejMitrovic
closed
4 years ago
0
Next