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
d64ab5d6
Commit
d64ab5d6
authored
Feb 09, 2010
by
charras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version set to Release Candidate 1.
parent
60171f7a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
16 deletions
+4
-16
TODO.txt
TODO.txt
+0
-12
build_version.cpp
common/build_version.cpp
+2
-2
version.txt
version.txt
+2
-2
No files found.
TODO.txt
View file @
d64ab5d6
...
...
@@ -69,18 +69,6 @@ from folks with less than that minimum.
PCBNew
------
P0) JP Charras:
We should need to separate color handling from visibility handling:
Visibilty variables nus be owned by the current board.
(Modedit and Board editor must have separate visibility options:
Modedit should have always all items and layers visibles)
Colors options must be left global
(Modedit and Board editor must have common color options)
P1) Fix the color box which shows which layer is selected, or change tool tip.
It is not tracking layer changes. Look into WinEDA_PcbFrame::syncLayerBox(),
which is probably where fix should go.
>> JP Charras: For me this is now working.
Dick:
P2) Write accessors for all items in PCB_VISIBLE such as grid control, so that
...
...
common/build_version.cpp
View file @
d64ab5d6
...
...
@@ -6,10 +6,10 @@
#endif
#ifndef KICAD_BUILD_VERSION
#define KICAD_BUILD_VERSION "(2010-0
1-25
)"
#define KICAD_BUILD_VERSION "(2010-0
2-09
)"
#endif
#define VERSION_STABILITY "
unstable
"
#define VERSION_STABILITY "
RC1
"
/** Function GetBuildVersion()
* Return the build date and version
...
...
version.txt
View file @
d64ab5d6
release version:
16 feb 2009
O9 feb 2010
files (.zip,.tgz):
kicad-2009-02-
16-final
kicad-2009-02-
09-RC1
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