issues
search
let-me-illustrate
/
lmi
Based on https://savannah.nongnu.org/projects/lmi
GNU General Public License v2.0
2
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update wxWidgets to pre-3.3.0 version
#230
vadz
opened
1 year ago
0
Avoid MSVC warnings in bourn_cast unit test
#229
vadz
closed
1 year ago
1
Use wxWidgets support for safely showing message boxes
#228
vadz
closed
1 year ago
1
Upgrade (almost) all third party libraries to their latest versions
#227
vadz
closed
1 year ago
1
Update wxWidgets submodule to v3.2.2.1
#226
vadz
closed
1 year ago
1
CI: filter Wine warnings
#225
vadz
closed
1 year ago
1
Avoid shellcheck warnings in script fragments used in CI workflow
#224
vadz
closed
1 year ago
0
Latest round of CI fixes
#223
vadz
closed
1 year ago
1
Don't use wxClientDC class unnecessarily
#222
vadz
closed
1 year ago
1
Update CI workflow to use LLVM libunwind
#221
vadz
closed
2 years ago
0
Update submodules, notably upgrade to wxWidgets 3.2
#220
vadz
closed
1 year ago
1
Disable MSVC warning about negating a value of unsigned type
#219
vadz
closed
1 year ago
1
Further CI improvements
#218
vadz
closed
1 year ago
0
Fix various problems in the CI builds
#217
vadz
closed
2 years ago
1
Switch to using Debian Bullseye for the CI builds
#216
vadz
closed
2 years ago
1
Try using Bookworm for the CI builds
#215
vadz
closed
2 years ago
1
Try to fix Wine errors in the CI builds
#214
vadz
closed
2 years ago
0
wxWidgets 3.2 and related updates
#213
vadz
closed
2 years ago
1
Define endianness macros for MSVC
#212
vadz
closed
2 years ago
1
Remove `_ISOC99_SOURCE` definition
#211
vadz
closed
2 years ago
1
Fix math functions test build with clang
#210
vadz
closed
2 years ago
1
Remove 32-bit MinGW CI build
#209
vadz
closed
2 years ago
0
Remove exception reporting from IllustrationView::OnCreate()
#208
vadz
closed
2 years ago
1
Fix sample archive MD5 after updating the file contents
#207
vadz
closed
2 years ago
0
Use fixed version of TIFF submodule in the CI builds
#206
vadz
closed
2 years ago
0
Remove hard-coded wx{DatePicker,Spin}Ctrl sizes from XRC files
#205
vadz
closed
2 years ago
1
Make "divisor" parameter of value_str() a template parameter
#204
vadz
opened
2 years ago
1
Update wxPdfDoc to the latest version compatible with wx 3.1.6
#203
vadz
closed
2 years ago
0
Update wxWidgets to v3.1.6
#202
vadz
closed
2 years ago
0
Refresh lib{xml2,xslt} build files if necessary
#201
vadz
closed
2 years ago
1
Avoid warnings from autoconf 2.71 and upgrade XML libraries
#200
vadz
closed
2 years ago
1
Test failing CI build
#199
vadz
closed
2 years ago
0
Run GUI test executable directly after gui_test.sh removal
#198
vadz
closed
2 years ago
0
Try to detect any unexpected modal dialogs in the GUI test
#197
vadz
closed
2 years ago
1
More ccache in CI
#196
vadz
closed
3 years ago
0
Allow using stifle_unused_warning() with uninitialized variables
#195
vadz
closed
3 years ago
1
Use ccache to speed up the CI builds
#194
vadz
closed
3 years ago
0
Fix build with gcc 11 in C++20 mode
#193
vadz
closed
3 years ago
1
Don't check for Boost headers in configure any longer
#192
vadz
closed
3 years ago
1
Fix CI workflow afer Boost.Regex removal
#191
vadz
closed
3 years ago
1
Switch to using pcre::regex instead of boost::regex
#190
vadz
closed
3 years ago
1
Shellcheck 0.7.2 fixes
#189
vadz
closed
3 years ago
1
Debug shellcheck errors in the CI builds
#188
vadz
closed
3 years ago
0
Miscellaneous improvements for test coding rules
#187
vadz
closed
3 years ago
1
Simplify and prettify CI build logs
#186
vadz
closed
3 years ago
0
Fix CI after C++20 and fs::path changes
#185
vadz
closed
3 years ago
1
Run "apt update" before installing the packages in the CI script
#184
vadz
closed
3 years ago
0
Move stifle_warning_for_unused_value() after setting the value
#183
vadz
closed
3 years ago
1
Don't undefine __STRICT_ANSI__ before including libstdc++ headers
#182
vadz
closed
3 years ago
1
Avoid clang 12 warnings with stifle_warning_for_unused_value()
#181
vadz
closed
3 years ago
1
Next