[PR #367] [MERGED] add bgcolor to turtul module #382

Closed
opened 2026-05-06 13:17:07 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/367
Author: @cartoone222
Created: 6/4/2024
Status: Merged
Merged: 6/9/2024
Merged by: @Yaya-Cout

Base: upsilon-devHead: upsilon-dev


📝 Commits (4)

  • 982a6d1 add bgcolor to turtul module
  • 9967c0f add bgcolor to toolbox and a minor fix
  • 2bf41a2 ok is ok now i hope however
  • 1206511 Submodule Omega-Kawaii-Theme remove

📊 Changes

16 files changed (+76 additions, -1 deletions)

View changed files

📝 apps/code/catalog.de.i18n (+1 -0)
📝 apps/code/catalog.en.i18n (+1 -0)
📝 apps/code/catalog.es.i18n (+1 -0)
📝 apps/code/catalog.fr.i18n (+1 -0)
📝 apps/code/catalog.hu.i18n (+1 -0)
📝 apps/code/catalog.it.i18n (+1 -0)
📝 apps/code/catalog.nl.i18n (+1 -0)
📝 apps/code/catalog.pt.i18n (+1 -0)
📝 apps/code/catalog.universal.i18n (+1 -0)
📝 apps/code/python_toolbox.cpp (+2 -0)
📝 python/port/genhdr/qstrdefs.in.h (+1 -0)
📝 python/port/mod/turtle/modturtle.cpp (+33 -0)
📝 python/port/mod/turtle/modturtle.h (+1 -0)
📝 python/port/mod/turtle/modturtle_table.c (+2 -0)
📝 python/port/mod/turtle/turtle.cpp (+16 -1)
📝 python/port/mod/turtle/turtle.h (+12 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/367 **Author:** [@cartoone222](https://github.com/cartoone222) **Created:** 6/4/2024 **Status:** ✅ Merged **Merged:** 6/9/2024 **Merged by:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev` --- ### 📝 Commits (4) - [`982a6d1`](https://github.com/UpsilonNumworks/Upsilon/commit/982a6d14b66c9cfad057afb2cc8c170ee11c16ae) add bgcolor to turtul module - [`9967c0f`](https://github.com/UpsilonNumworks/Upsilon/commit/9967c0f5b94f3772b574a8a7d54eec994b9dd387) add bgcolor to toolbox and a minor fix - [`2bf41a2`](https://github.com/UpsilonNumworks/Upsilon/commit/2bf41a2bbe088be31820eb22471e3caa7b9ce840) ok is ok now i hope however - [`1206511`](https://github.com/UpsilonNumworks/Upsilon/commit/120651111fbe176f4c3b5442d7676d638c1f2428) Submodule Omega-Kawaii-Theme remove ### 📊 Changes **16 files changed** (+76 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/code/catalog.de.i18n` (+1 -0) 📝 `apps/code/catalog.en.i18n` (+1 -0) 📝 `apps/code/catalog.es.i18n` (+1 -0) 📝 `apps/code/catalog.fr.i18n` (+1 -0) 📝 `apps/code/catalog.hu.i18n` (+1 -0) 📝 `apps/code/catalog.it.i18n` (+1 -0) 📝 `apps/code/catalog.nl.i18n` (+1 -0) 📝 `apps/code/catalog.pt.i18n` (+1 -0) 📝 `apps/code/catalog.universal.i18n` (+1 -0) 📝 `apps/code/python_toolbox.cpp` (+2 -0) 📝 `python/port/genhdr/qstrdefs.in.h` (+1 -0) 📝 `python/port/mod/turtle/modturtle.cpp` (+33 -0) 📝 `python/port/mod/turtle/modturtle.h` (+1 -0) 📝 `python/port/mod/turtle/modturtle_table.c` (+2 -0) 📝 `python/port/mod/turtle/turtle.cpp` (+16 -1) 📝 `python/port/mod/turtle/turtle.h` (+12 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:17:07 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#382
No description provided.