aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-10-08prevent deprecation warnings in Glib >= v2.70Robin Haberkorn1-3/+14
2021-10-08Gtk: fixed message bar's background colorRobin Haberkorn1-7/+7
2021-10-08fixed hiding savepoint files on Win32Robin Haberkorn1-1/+2
2021-10-08PDCurses support: automatically detect PDC_WIDERobin Haberkorn1-1/+6
2021-10-08CI: enabled the win32-curses test caseRobin Haberkorn1-48/+48
2021-10-08nightly builds: fixed the win32-curses buildRobin Haberkorn1-1/+1
2021-10-08Testsuite: standardized the use of square brackets in test case code and test...Robin Haberkorn1-9/+11
2021-10-08Fixed testsuite on Mac OS: `echo -n` is apparently not supported on whatever ...Robin Haberkorn1-4/+7
2021-10-08revised icon loading on Windows and packaging againRobin Haberkorn5-45/+76
2021-06-08updated TODO: added some new Windows-specific tasksRobin Haberkorn1-6/+7
2021-06-08Gtk UI: fixed lookup of icons and fallback.css on WindowsRobin Haberkorn1-33/+39
2021-06-08improved PDCurses detectionRobin Haberkorn6-72/+43
2021-06-08all SciTECO scripts used during the build process now always write files with...Robin Haberkorn5-18/+18
2021-06-08added nightly builds for GTK+ 3 on Win32 (currently broken)Robin Haberkorn2-15/+99
2021-06-08get rid of the GObject Builder (GOB2): converted teco-gtk-info-popup.gob and ...Robin Haberkorn16-783/+817
2021-06-08added nightly builds for Windows 32-bit PDCursesRobin Haberkorn1-0/+73
2021-06-08try G_SPAWN_LEAVE_DESCRIPTORS_OPEN when spawning processes: promises an "opti...Robin Haberkorn1-1/+6
2021-06-08added test suite cases for memory limiting and command executionRobin Haberkorn3-3/+17
2021-06-08Windows: normalize $COMSPECRobin Haberkorn4-7/+25
2021-06-08added a CI job for Windows 32-bit (currently disabled)Robin Haberkorn1-0/+49
2021-06-05teco_memory_check() now checks for addition overflows and negative searches (...Robin Haberkorn2-1/+18
2021-06-05README: added link to the new Mac OS wiki page and mention Chocolatey package.Robin Haberkorn1-3/+4
2021-06-05don't add -rdynamic when not replacing mallocRobin Haberkorn1-1/+4
2021-06-05testsuite: fixed the "Known Bugs" cases on Mac OSRobin Haberkorn2-2/+5
2021-06-05when not replacing malloc with dlmalloc (--disable-malloc-replacement), don't...Robin Haberkorn3-4/+7
2021-06-05use memory polling (--disable-malloc-replacement) on Mac OS XRobin Haberkorn3-16/+21
2021-06-04guard against too low arguments to <S> by checking whether the memory limit w...Robin Haberkorn6-15/+29
2021-06-03ci.yml: run the test suite in verbose mode - we've got nothing but the Github...Robin Haberkorn1-2/+6
2021-06-02avoid aliased functions, as they are not supported on Darwin (macOS)Robin Haberkorn1-1/+5
2021-06-02CI Github workflow: turns out we need to manually install autotools on macOS ...Robin Haberkorn1-1/+1
2021-06-02Github workflows: some macOS simplifications and build nightly packages with ...Robin Haberkorn2-8/+8
2021-06-02renamed scintilla.[ch] to symbols.[ch]: fixes builds on case-insensitive file...Robin Haberkorn6-5/+5
2021-06-01ci.yml: try to build on macOSRobin Haberkorn1-1/+35
2021-06-01nightly.yml: allow nightly builds to be triggered manuallyRobin Haberkorn1-0/+1
2021-06-01Continuous Integration artifacts are now built only once a day (nightly build...Robin Haberkorn3-53/+62
2021-06-01debianized the Gtk UI (sciteco-gtk)Robin Haberkorn9-16/+125
2021-05-30cosmetic changes to continuous-integration.yml and mention availability of ni...Robin Haberkorn2-10/+16
2021-05-30continuous-integration.yml: start xvfb with automatic server number assignmen...Robin Haberkorn1-4/+4
2021-05-30continuous-integration.yml: fixed building Gtk versionsRobin Haberkorn1-5/+9
2021-05-30continuous-integration.yml: update repos before installing new packagesRobin Haberkorn1-0/+2
2021-05-30continuous-integration.yml: also build and test the Gtk UI on every platform ...Robin Haberkorn1-2/+5
2021-05-30fixed Clang buildsRobin Haberkorn2-1/+6
2021-05-30continuous-integration.yml: build on Ubuntu 18.04, Ubuntu 20.04 with GCC and ...Robin Haberkorn1-24/+61
2021-05-30continuous-integration.yml: added debhelper dependencyRobin Haberkorn1-1/+1
2021-05-30updated continuous-integration.yml: now also builds and archives Debian packagesRobin Haberkorn1-6/+32
2021-05-30updated Debian packageRobin Haberkorn2-1/+7
2021-05-30continuous-integration.yml: fixed "apt-get install" and show badge in READMERobin Haberkorn2-3/+6
2021-05-30updated Doxyfile.in with Doxygen 1.8.17Robin Haberkorn1-77/+186
2021-05-30Added support for Continuous IntegrationRobin Haberkorn1-0/+34
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn117-23605/+27099