[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][stable] 10 commits: Image editor: Always use ALT instead of SHIFT for resizing tools. Fix how grid state is saved.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][stable] 10 commits: Image editor: Always use ALT instead of SHIFT for resizing tools. Fix how grid state is saved.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 21 Jan 2025 08:48:02 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch stable at Gambas / gambas Commits: 7aa7ae99 by Benoît Minisini at 2025-01-21T09:45:48+01:00 Image editor: Always use ALT instead of SHIFT for resizing tools. Fix how grid state is saved. [DEVELOPMENT ENVIRONMENT] * NEW: Image editor: Remove diagonal grids, they are useless. * NEW: Image editor: Fix how grid state is saved. * BUG: Image editor: Always use ALT instead of SHIFT for resizing tools. * BUG: Image editor: Use the 'invert' stock icon everywhere. - - - - - d6a5b81c by Benoît Minisini at 2025-01-21T09:46:11+01:00 Update project icon. [GB.DESKTOP.X11] * NEW: Update project icon. - - - - - ec349aad by Benoît Minisini at 2025-01-21T09:46:21+01:00 Ignore unknown inherited classes when loading information about a component or a project. [DEVELOPMENT ENVIRONMENT] * BUG: Ignore unknown inherited classes when loading information about a component or a project. - - - - - eac3d882 by Benoît Minisini at 2025-01-21T09:46:35+01:00 Invert project icons when a dark theme is used. [DEVELOPMENT ENVIRONMENT] * NEW: Invert project icons when a dark theme is used. - - - - - bf59efa0 by Benoît Minisini at 2025-01-21T09:46:45+01:00 Image editor: Draw shapes with solid lines. Make the shape delete button smaller. [DEVELOPMENT ENVIRONMENT] * NEW: Image editor: Draw shapes with solid lines. * NEW: Image editor: Make the shape delete button smaller. - - - - - 7750b780 by Alessandro Astone at 2025-01-21T09:46:58+01:00 Fix compilation with poppler version >= 24.12. - - - - - ec22a2b4 by Alessandro Astone at 2025-01-21T09:47:03+01:00 Fix compilation with poppler version >= 25.01. - - - - - 968c456d by Xiaokong Li at 2025-01-21T09:47:14+01:00 [DEVELOPMENT ENVIRONMENT] * NEW: Simplified Chinese translation updated - - - - - b892f0bf by Bastian Germann at 2025-01-21T09:47:30+01:00 Fix memoy misalignment on arm 32 bit [INTERPRETER] * BUG: Fix memoy misalignment on arm 32 bit - - - - - 5b47ecbc by Benoît Minisini at 2025-01-21T09:47:37+01:00 Do not crash when loading misaligned archives on ARM 32 bits systems. [INTERPRETER] * BUG: Do not crash when loading misaligned archive files on ARM 32 bits systems. [ARCHIVER] * BUG: Do not emit misaligned archive files anymore. - - - - - 21 changed files: - app/src/gambas3/.lang/zh.po - app/src/gambas3/.src/Component/CComponent.class - app/src/gambas3/.src/Editor/Image/FImageEditor.class - app/src/gambas3/.src/Editor/Image/FImageEditor.form - app/src/gambas3/.src/Editor/Image/FImageProperty.class - app/src/gambas3/.src/Editor/Image/FImageProperty.form - app/src/gambas3/.src/Editor/Image/ImageSelectionBox.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/ProjectBox.class - app/src/gambas3/img/draw/duplicate.png - app/src/gambas3/img/draw/expand.png - − app/src/gambas3/img/draw/invert.png - app/src/gambas3/img/draw/offset.png - + gb.desktop.x11/src/gb.desktop.x11/.app.png - gb.desktop.x11/src/gb.desktop.x11/.hidden/icon.png - gb.desktop.x11/src/gb.desktop.x11/.project - + gb.desktop.x11/src/gb.desktop.x11/.version - gb.pdf/configure.ac - gb.pdf/src/CPdfDocument.cpp - main/gbc/gbc_archive.c - main/share/gb_arch_temp.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/58c625fd2cd07bff4744b20c37c149c54bdf245d...5b47ecbcaa5552871ef3fd51940b05485405c4a5 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/58c625fd2cd07bff4744b20c37c149c54bdf245d...5b47ecbcaa5552871ef3fd51940b05485405c4a5 You're receiving this email because of your account on gitlab.com.