Ulrich Huber
|
de1444f47f
|
Explicitly list mingw64 directory
|
7 years ago |
Ulrich Huber
|
944a21268d
|
Run explicitly in bash
|
7 years ago |
Ulrich Huber
|
b4bd92c10e
|
Add manual intervention for testing
|
7 years ago |
Ulrich Huber
|
99c792c415
|
Add mingw64 to PATH
|
7 years ago |
Ulrich Huber
|
0dd58cc4bb
|
Add usr to PATH
|
7 years ago |
Ulrich Huber
|
362282ba07
|
Remove explicit install of gcc as it is contained in toolchain
|
7 years ago |
Ulrich Huber
|
69bb299c25
|
Switch to new MSYS2 install routine
|
7 years ago |
Ulrich Huber
|
28ef48fc96
|
Temporarily deactivate all stages except windows build
Set MSYS2 as additional path
|
7 years ago |
Ulrich Huber
|
61473b0da1
|
Temporarily deactivate test stage fix windows build add artifacts
|
7 years ago |
Ulrich Huber
|
24b1c2b46f
|
Fix typo -_-
|
7 years ago |
Ulrich Huber
|
378b66afa4
|
Remodel pipeline to use multiple stages
|
7 years ago |
Ulrich Huber
|
e0171cc13a
|
Set working directory manually for steps
|
7 years ago |
Ulrich Huber
|
0034f64a3e
|
Add forced line break to script
|
7 years ago |
Ulrich Huber
|
a293307233
|
Temporary 1
|
7 years ago |
Ulrich Huber
|
a0d01b2fa8
|
Use inline task to switch directory
|
7 years ago |
Ulrich Huber
|
daccb3ded7
|
Switch to build directory in bash
|
7 years ago |
Ulrich Huber
|
58ece3b178
|
Use sudo for apt
|
7 years ago |
Ulrich Huber
|
575323eb09
|
Create build script structure
|
7 years ago |
Ulrich Huber
|
ad743a51d5
|
Set up CI with Azure Pipelines
Minimal Azure Pipelines setup [skip ci]
|
7 years ago |
Ulrich Huber
|
8d1bfb4cdc
|
Merge pull request #1226 from Technius/update-version-1.0.13
Update version number in CMakeLists
|
7 years ago |
Ulrich Huber
|
cdd1f524c3
|
Merge pull request #1240 from LittleHuba/fix_1237
Enable on the fly resolving of pressure sensitivity
|
7 years ago |
Ulrich Huber
|
5058291769
|
Enable on the fly resolving of pressure sensitivity
Fix typo in settings
|
7 years ago |
Ulrich Huber
|
cd2f6df99f
|
Merge pull request #1234 from cbm755/typo
Minor phrasing fix in About dialog
|
7 years ago |
Ulrich Huber
|
96542d72fc
|
Merge pull request #1239 from LittleHuba/fix_german_translation
Update translation template & german translation
|
7 years ago |
Ulrich Huber
|
b76feebd80
|
Update translation template
Update german translation
|
7 years ago |
Ulrich Huber
|
1bf211cbcd
|
Merge pull request #1190 from LittleHuba/fix_audio
Fix crackling in audio playback
|
7 years ago |
Ulrich Huber
|
858b3a9e7e
|
Simplify abort condition of playback callback
Export magic sample buffer size in vorbis producer to a const attribute
|
7 years ago |
Colin B. Macdonald
|
082d67ba70
|
minor phrasing fix
|
7 years ago |
JJones780
|
99b7e18206
|
Merge pull request #1222 from JJones780/cursorCleanup
Cursor cleanup - part 1
|
7 years ago |
Bryan Tan
|
6f423a1e57
|
Update version (actually happened after 1b69019)
|
7 years ago |
JJones780
|
282e62e6dc
|
Give cursor control back to XournalppCursor and make everything work with new and old input system.
|
7 years ago |
Bryan Tan
|
3fa954c016
|
Merge pull request #1214 from Technius/issue-1178
Make latex tool check for latex package dependencies
|
7 years ago |
JJones780
|
471f179516
|
check if button pressed before starting new action.
|
7 years ago |
JJones780
|
5ce7d93784
|
some filtering of unneeded cursor same-setting.
|
7 years ago |
JJones780
|
64ee2b5ffb
|
Merge pull request #1219 from JJones780/fixSearchMessedRedraw
fixes #1217 - Corrupted drawing after Search - was missing a cairo save/restore
|
7 years ago |
JJones780
|
5495bff8c2
|
fixes #1217 - Corrupted drawing after Search: needed to save and restore cairo drawing context around scale+search->paint.
|
7 years ago |
Bryan Tan
|
0a1816a17b
|
Merge pull request #1216 from Technius/buildsys/gtk-min-versions
Set glib and gdk minimum version macros in CMakeLists.txt
|
7 years ago |
Bryan Tan
|
147b6e959c
|
Set glib and gdk minimum version macros
This should silence warnings related to deprecations in newer versions but keep
any warnings relevant to the minimum versions around.
|
7 years ago |
andreasb242
|
e7f8639074
|
Merge pull request #1203 from JJones780/minorFixes
spelling fix, po/de.po
|
7 years ago |
Ulrich Huber
|
f0c0926326
|
Merge pull request #1215 from LittleHuba/fix_glade
Fix Glade requiring 3.20 instead of 3.0 in settingsDeviceClassConfig
|
7 years ago |
Ulrich Huber
|
f55ded6b50
|
Merge pull request #1197 from Technius/issue-1180
Fix libzip dependency issue
|
7 years ago |
Ulrich Huber
|
2aeddda3a9
|
Fix Glade requiring 3.20 instead of 3.0 in settingsDeviceClassConfig
|
7 years ago |
Ulrich Huber
|
9b1290824c
|
Merge pull request #1212 from LittleHuba/fix_1181
Fix eraser thickness not stored in settings and not reset on tool change
|
7 years ago |
Bryan Tan
|
a803d48c0e
|
Make latex tool check for latex package dependencies
|
7 years ago |
Ulrich Huber
|
0d818bac79
|
Fix Settings not storing thickness of eraser
|
7 years ago |
Ulrich Huber
|
1177ac9309
|
Fix buttonConfig not updating tool size
|
7 years ago |
Ulrich Huber
|
b9fa4d33cc
|
Merge pull request #1211 from Technius/text-cursor-visibility
Make cursor visible on general movement after typing in text field
|
7 years ago |
Bryan Tan
|
e9fc22ec05
|
Merge pull request #1195 from Technius/latex-refactor
Simplify and refactor latex tool code
|
7 years ago |
Ulrich Huber
|
4a243149b9
|
Merge pull request #1117 from jonasBoss/master
Allow "*.pdf.xopp" as a filename
|
7 years ago |
Ulrich Huber
|
76d0a59cfe
|
Merge pull request #1207 from demiurg337/fix_for_1158
Select newly added image by default
|
7 years ago |