Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
b2bafb0c
Commit
b2bafb0c
authored
Mar 08, 2010
by
dickelbeck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changes
parent
39d4c50f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
UIpolicies.txt
Documentation/guidelines/UIpolicies.txt
+1
-1
TODO.txt
TODO.txt
+2
-0
No files found.
Documentation/guidelines/UIpolicies.txt
View file @
b2bafb0c
...
...
@@ -46,7 +46,7 @@ Dialogs:
re-size the dialog as required. Reset the minimum size to the updated
dialog size.
Dialog windows shall not exceed 1024 x 76
9
when displayed in a 13 point font.
Dialog windows shall not exceed 1024 x 76
8
when displayed in a 13 point font.
Note that the font used by end users is not something that you control from
within the dialog, but for testing purposes please do not exceed this dialog
size should the user have selected a font size of 13 points.
...
...
TODO.txt
View file @
b2bafb0c
...
...
@@ -25,6 +25,8 @@ Common
* Integer/long/double input boxes should handle comma and dot separated values,
not only comma.
ANYONE:
C2) Write a tool to generate DSNLEXER keyword tables (and enums) as *.cpp and
*.h. Language of tool should probably be C++. As input, the tool should take
a list of whitespace separated keywords from a text file that is manually
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment