|
31 | Xi | Schematic module | Feature Request | Medium | Support gEDA attribute propagation | New |
Task Description
no task description |
|
30 | Xi | Core | Feature Request | Medium | Visit files passed as command line arguments | New |
Task Description
no task description |
|
29 | Xi | Core | Task | Medium | Find out which icons are under which license | New |
Task Description
no task description |
|
28 | Xi | Neverball module | Task | Medium | Detect actual texture size | New |
Task Description
no task description |
|
27 | Xi | Core | Task | Medium | Disable recent files which are not available | New |
Task Description
no task description |
|
26 | Xi | Schematic module | Task | Medium | Support whichend and ripperdir attributes | New |
Task Description
no task description |
|
25 | Xi | Schematic module | Task | Medium | Use a different default color for nets, buses, and pins | New |
Task Description
no task description |
|
24 | Xi | Schematic module | Task | Medium | Add colors | New |
Task Description
no task description |
|
23 | Xi | Core | Task | Medium | Catch window delete event | New |
Task Description
(Hasn't this been fixed a long time ago? Need to investigate…) |
|
22 | Xi | Core | Task | Medium | Show file icon in root action? | New |
Task Description
no task description |
|
21 | Xi | Core | Task | Medium | Don't bring tab to front when showing its context menu | New |
Task Description
no task description |
|
20 | Xi | Core | Task | Medium | Abbreviate long file names in “Recent files” menu | New |
Task Description
no task description |
|
19 | Xi | Core | Task | Medium | Write new configuration system | New |
Task Description
no task description |
|
18 | Xi | Core | Task | Medium | Update property actions | New |
Task Description
no task description |
|
17 | Xi | Core | Task | Medium | Update “Save” action in Drawing::setLastSaved | New |
Task Description
no task description |
|
16 | Xi | Core | Task | Medium | Show ghost images of objects in insert modes | New |
Task Description
no task description |
|
15 | Xi | Core | Task | Medium | Render circles, arcs, line and fill styles, pictures, a... | New |
Task Description
no task description |
|
14 | Xi | Core | Task | Medium | Adjust scrollbar range to bounding box of drawing | New |
Task Description
no task description |
|
13 | Xi | Toolkit | Bug Report | Medium | Text in transient windows is distorted on some machines | New |
Task Description
no task description |
|
11 | Xi | Toolkit | Bug Report | Medium | Depending on the X server, input selections are display... | New |
Task Description
no task description |
|
9 | Xi | Toolkit | Bug Report | Medium | When scrolling a PropertiesView, the item editor widget... | New |
Task Description
no task description |
|
8 | Xi | Core | Bug Report | Medium | Trying to load a font with no locale set crashes the pr... | New |
Task Description
When starting the program with the CTYPE locale category undefined (neither of the environment variables LANG or LC_CTYPE are set), it immediately crashes:
$ LANG= src/xi
xi: mbsrtowcs: Invalid or incomplete multibyte or wide character
xi: /path/to/shared.cpp:123: Shared::~Shared(): Assertion `!p' failed.
This appears to be triggered by the first non-ASCII character definition in font.xml, line 130: |
|
7 | Xi | Core | Bug Report | Medium | After saving, the “Save” and “Save all” actions are not... | New |
Task Description
no task description |
|
6 | Xi | Core | Bug Report | Medium | ‘o c’ does not work before the mouse has been moved for... | New |
Task Description
When ‘o c’ is pressed before the mouse has been moved for the first time, nothing seems to happen. |
|
5 | Xi | Core | Bug Report | Medium | Floating point errors (e.g., domain errors) are not han... | New |
Task Description
no task description |
|
4 | Xi | Core | Bug Report | Medium | AngleActionLine::tangent() can only handle multiples of... | New |
Task Description
no task description |
|
3 | Xi | Core | Bug Report | Medium | Components embedded in other, earlier loaded components... | New |
Task Description
no task description |
|
2 | Xi | Core | Bug Report | Medium | File format is locale-dependent | New |
Task Description
Files are read and written using the current locale's encoding and number format, effectively breaking the program in any locale other than C. |
|
1 | Xi | Core | Bug Report | Medium | File contents are outside of viewport when loading a fi... | New |
Task Description
When a file is initially loaded, the origin is placed at the middle of the screen. For gEDA files, this means most content is off the top right corner of the screen, which is likely to confuse users. |